-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ergw_sbi_client #411
Add ergw_sbi_client #411
Conversation
vkatsuba
commented
Jun 30, 2021
- Create new application ergw_sbi_client
- Include ergw_sbi_client into ergw
- Update ergw for validation of ergw_sbi_client
- Include ergw_sbi_client into ergw_core
d2f14c0
to
8dda24c
Compare
@vkatsuba what parts of the functionality is missing? |
Missed the part for generate JSON body request for send it by API. It is still not clear how to correctly form the JSON, from what data, and how we can use response inside of |
8844955
to
c21589b
Compare
limitations, restrictions, requirements and deviations from the API specification:
|
fd73545
to
a1426e2
Compare
* Create new application ergw_sbi_client * Include ergw_sbi_client into ergw * Update ergw for validation of ergw_sbi_client * Include ergw_sbi_client into ergw_core
* ergw_sbi_client -> sbi_client * upf_selection_api -> upf_selection
Replace plain binaries with structured types.
a1426e2
to
bc76349
Compare